IEC_BACNET_CONTROL_RANGECHK (STRUCT)ΒΆ
TYPE IEC_BACNET_CONTROL_RANGECHK : STRUCT
Structure for controlling the range checking in the stack.
- InOut:
- Name - Type - Comment - bCheckInvalidDateResponses- If set invalid date/time responses from devices are rejected. - bCheckInvalidEnumResponses- If set invalid enumeration responses from devices are rejected. - bCheckInvalidUnsignedResponses- If set invalid unsigned responses from devices are rejected. - bCheckInvalidDateWrites- If set invalid date/time values in write requests from devices are rejected. - bCheckInvalidEnumWrites- If set invalid enumeration values in write requests from devices are rejected. - bCheckInvalidUnsignedWrites- If set invalid unsigned values in write requests from devices are rejected. 
