User`s guide
70 DC 900-1516D
ICP2432 User’s Guide for OpenVMS Alpha (DLITE Interface)
typedef struct {
int TimeoutValue; /* Timeout value for the SingleStepDriver */
int Node; /* Node number corresponding to file handle. */
int IcpWasReset; /* ICP has been reset since handle opened. */
int DeviceNumber; /* Device number to which handle is opened. */
int NumberOfPorts; /* Number of ports on the ICP. */
int IcpState; /* Current state of the ICP. */
int BufferAlignment; /* Alignment requirement for I/O buffers. */
int NumberOfChannel; /* Number of channels open to this ICP. */
int DriverMode; /* Driver mode of node auto-assignment */
#define MAX_VERSION_LENGTH 80
unsigned char Version[ MAX_VERSION_LENGTH ]; /* Driver version number */
} ZJ_SENSEMODE;
Figure 4–2: “C” Definition of the Device Information Structure