BACnetDoorAlarmStateString (FUN) ¶ FUNCTION BACnetDoorAlarmStateString : STRING Retrieves the textual value representation for the door-alarm-state enumeration. Return: A pointer to the corresponding character text string. InOut: Scope Name Type Comment Return BACnetDoorAlarmStateString STRING Input DoorState IEC_BACNET_DOOR_ALARM_STATE The corresponding enumration value.
BACnetDoorSecuredStatusString (FUN) ¶ FUNCTION BACnetDoorSecuredStatusString : STRING Retrieves the textual value representation for the door-secured-status enumeration. Return: A pointer to the corresponding character text string. InOut: Scope Name Type Comment Return BACnetDoorSecuredStatusString STRING Input DoorSecState IEC_BACNET_DOOR_SECURED_STATUS The corresponding enumration value.
BACnetAuthenticationStatusString (FUN) ¶ FUNCTION BACnetAuthenticationStatusString : STRING Retrieves the textual value representation for the authentication-status enumeration. Return: A pointer to the corresponding character text string. InOut: Scope Name Type Comment Return BACnetAuthenticationStatusString STRING Input AuthState IEC_BACNET_AUTHENTICATION_STATUS The corresponding enumration value.
BACnetAuthorizationModeString (FUN) ¶ FUNCTION BACnetAuthorizationModeString : STRING Retrieves the textual value representation for the authorization-mode enumeration. Return: A pointer to the corresponding character text string. InOut: Scope Name Type Comment Return BACnetAuthorizationModeString STRING Input AuthMode IEC_BACNET_AUTHORIZATION_MODE The corresponding enumration value.
BACnetBackupStateString (FUN) ¶ FUNCTION BACnetBackupStateString : STRING Retrieves the textual value representation for the backup-state enumeration. Return: A pointer to the corresponding character text string. InOut: Scope Name Type Comment Return BACnetBackupStateString STRING Input BackupState IEC_BACNET_BACKUP_STATE The corresponding enumration value.
BACnetBinaryPVString (FUN) ¶ FUNCTION BACnetBinaryPVString : STRING Retrieves the textual value representation for the binary-present-value enumeration. Return: A pointer to the corresponding character text string. InOut: Scope Name Type Comment Return BACnetBinaryPVString STRING Input BinaryPV IEC_BACNET_BINARY_PV The corresponding enumration value.
BACnetAccessPassbackModeString (FUN) ¶ FUNCTION BACnetAccessPassbackModeString : STRING Retrieves the textual value representation for the access-passback-mode enumeration. Return: A pointer to the corresponding character text string. InOut: Scope Name Type Comment Return BACnetAccessPassbackModeString STRING Input PassbackMode IEC_BACNET_ACCESS_PASSBACK_MODE The corresponding enumration value.
BACnetAccessEventString (FUN) ¶ FUNCTION BACnetAccessEventString : STRING Retrieves the textual value representation for the access-event enumeration. Return: A pointer to the corresponding character text string. InOut: Scope Name Type Comment Return BACnetAccessEventString STRING Input AccessEvent IEC_BACNET_ACCESS_EVENT The corresponding enumration value.
BACnetAccessUserTypeString (FUN) ¶ FUNCTION BACnetAccessUserTypeString : STRING Retrieves the textual value representation for the access-user-type enumeration. Return: A pointer to the corresponding character text string. InOut: Scope Name Type Comment Return BACnetAccessUserTypeString STRING Input UserType IEC_BACNET_ACCESS_USER_TYPE The corresponding enumration value.
BACnetAccessZoneOccupancyStateString (FUN) ¶ FUNCTION BACnetAccessZoneOccupancyStateString : STRING Retrieves the textual value representation for the access-zone enumeration. Return: A pointer to the corresponding character text string. InOut: Scope Name Type Comment Return BACnetAccessZoneOccupancyStateString STRING Input OccState IEC_BACNET_ACCESS_ZONE_OCCUPANCY_STATE The corresponding enumration value.