IOSET: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created page for the IOSET command)
 
m (→‎References: remove reference to SINTRAN III Quick Reference Card; it does not mention the IOSET command)
Line 13: Line 13:
{{ND-doc|60.050.06}} section 3.3.13
{{ND-doc|60.050.06}} section 3.3.13


{{ND-doc|60.174.Q01}}
<references/>
<references/>
[[Category:Background Commands]]
[[Category:Background Commands]]

Revision as of 19:57, 6 August 2012

@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

  1. Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 3.6.2