276
APPX
Appendix 5 CSV File Format
CSV file for the BACnet request function
If a value outside the range is set, the data in the corresponding row will not be added and overwritten to a BACnet module.
*1 The RWordAddress is handled as a word address by default.
If other than "RWordAddress" is entered to the column comment, the buffer memory address will be handled as a byte address.
CSV file for the BACnet monitoring function
If a value outside the range is set, the data in the corresponding row will not be added and overwritten to a BACnet module.
*1 The RWordAddress is handled as a word address by default.
If other than "RWordAddress" is entered to the column comment, the buffer memory address will be handled as a byte address.
Column
No.
Column
comment
Description of data row Value to be set
1 Read/Write Type of a data block 0: Access block for reading
1: Access block for writing
2RWordAddress
*1
Buffer memory address of an access block for
reading or access block for writing
0: A free space is assigned. If there is no free space, a data block is
not assigned.
Other than 0: Specify a buffer memory address in decimal. If a part of
the set buffer memory address has already been used, a data block
will not be assigned.
Column
No.
Column
comment
Description of data row Value to be set
1 DeviceInstanceNo Instance number of a device to be monitored Range: 0 to 4194303
When monitoring a BACnet module, set the instance number of a
BACnet module or '4194303'.
When the instance number of a BACnet module is set, '4194303' is
displayed on a web browser.
2 ObjectType Object type number of the object to be
monitored
Range: 0 to 1023
3 ObjectInstanceNo Instance number of an object to be monitored Range: 0 to 4194303
4 PropertyID PropertyIdentifier of a property to be monitored Range: 0 to 65535
5 ArrayIndex The index number of a property to be
monitored
Range: 0 to 65534
If do not set, leave the column blank.
6 Interval Cycle to read values (seconds) Range: 0 to 4294967295
When '0' is set, monitoring is not performed.
7RWordAddress
*1
Buffer memory address of an access block for
BACnet monitoring
0: A free space is assigned. If there is no free space, a data block is
not assigned.
Other than 0: Specify a buffer memory address in decimal. If a part of
the set buffer memory address has already been used, a data block
will not be assigned.