UNION_BACNET_EPFP_E_PARAMETER (UNION)ΒΆ
TYPE UNION_BACNET_EPFP_E_PARAMETER : UNION
Contains the parameter data for the Extended event type
- InOut:
- Name - Type - Comment - rea- Specifies an extentded parameter of type real - integer- Specifies an extentded parameter of type integer - nUnsigned- Specifies an extentded parameter of type unsigned - boolean- Specifies an extentded parameter of type boolean - fDouble- Specifies an extentded parameter of type double - octetString- Specifies an extentded parameter of type octet string - bitString- Specifies an extentded parameter of type bit string - charString- Specifies an extentded parameter of type character string - enumerated- Specifies an extentded parameter of type Enumerated - dat- Specifies an extentded parameter of type BACnetDate - tim- Specifies an extentded parameter of type BACnetTime - objectIdentifier- Specifies an extentded parameter of type BACnetObjectIdentifier - ref- Specifies an extentded parameter of type BACnetDeviceObjectPropertyReference 
