IOSET
Jump to navigation
Jump to search
@IOSET <logical unit> <read/write> <program> <control>
This command can be used to set an I/O-device in a give state.
<logical unit> identifies a device, which must be reserved (opened) beforehand.
<read/write> is 0 (zero) for input part and 1 (one) for output part (of device).
<program> must be 0 (zero).
<control> has different meaning for different devices but generally -1 means "reset device". See also [1].
References
Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 3.3.13
Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD
- ↑ Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 3.6.2