Isicsma structure, Isicsmc structure, Isicsmd structure – Echelon ISI User Manual

Page 109: Isicsme structure

Advertising
background image

107

ISI Programmer’s Guide

IsiControl Value

Note

isiExtend

3

Extend a connection by calling

IsiExtendEnrollment() using the

assembly number passed in as the
parameter.

isiCancel

4

Cancel an open (pending or approved)
enrollment by calling

IsiCancelEnrollment().

isiLeave

5

Remove the specified assembly from all

enrolled connections on the local device
by calling IsiLeaveEnrollment() using

the assembly number passed in as the

parameter.

isiDelete

6

Remove the specified assembly from all

enrolled connections on all devices by
calling IsiDeleteEnrollment() using the

assembly number passed in as the

parameter.

isiFactory

7

Restore the device’s self-installation

data to factory defaults by calling
IsiReturnToFactoryDefaults().

IsiCsma Structure

An alias for the IsiCsmo data type, see there for details. The IsiCsma data type
is exchanged with automatic enrollment messages (CSMAs).

IsiCsmc Structure

An alias for the IsiConnectionHeader data type, see there for details. The
IsiCsmc data type is exchanged with enrollment confirmation messages

(CSMCs).

IsiCsmd Structure

An alias for the IsiConnectionHeader data type, see there for details. The
IsiCsmd data type is exchanged with enrollment deletion messages (CSMDs).

IsiCsme Structure

An alias for the IsiConnectionHeader data type, see there for details. The
IsiCsme data type is exchanged with enrollment acceptance messages (CSMEs).

Advertising