Gocator 2000 API
Go2DigitalEvent
Description

Represents the event which triggers this output.

C
enum Go2DigitalEvent {
  GO2_DIGITAL_CONTROL_EVENT_MEASUREMENT = 1,
  GO2_DIGITAL_CONTROL_EVENT_SOFTWARE = 2
};
Members
Members 
Description 
GO2_DIGITAL_CONTROL_EVENT_MEASUREMENT = 1 
Output is measurement driven. 
GO2_DIGITAL_CONTROL_EVENT_SOFTWARE = 2 
Output is software driven. 
File

Go2Api.h

Copyright (c) 2010 by LMI Technologies Inc. All rights reserved.