Isicsmr structure, Isicsmx structure, Isictrp structure – Echelon ISI User Manual

Page 114: Isictrq structure, Isidiagnostic enumeration

Advertising
background image

ISI Programmer’s Guide

112

The byte offset N is 10 for the IsiCsmoData structure used with ISI message

types (IsiCsmo structure), and is zero when used with the IsiGetAssembly() and
IsiGetNextAssembly() functions.

IsiCsmr Structure

An alias for the IsiCsmo data type, see there for details. The IsiCsmr data type is
used with automatic enrollment reminder messages (CSMRs).

IsiCsmx Structure

An alias for the IsiConnectionHeader data type, see there for details. The

IsiCsmx data type is used with enrollment cancellation messages (CSMXs).

IsiCtrp Structure

Defines a control response (CTRP) message used for controlled enrollment.

Byte Offset

Data Type

Field Name

Note

1 boolean

Success

Non-zero if the requested
operation is supported,
FALSE otherwise.

2

unsigned[6]

NeuronID

Neuron ID of the device
sending the control

response.

IsiCtrq Structure

Defines a control request (CTRQ) message used for controlled enrollment.

Byte Offset

Data Type

Field Name

Note

1 IsiControl

Control

Requested

operation.

2

unsigned

Parameter

Parameter to be used with
the requested operation

passed in through the

Control field. See the
IsiControl enumeration for

more details.

IsiDiagnostic Enumeration

Represents the possible diagnostic values that are passed into
IsiUpdateDiagnostics().

IsiDiagnostic Value

Note

Advertising