To access the PI SDK settings for this Interface, select this Interface from the Interface drop-down list and click UniInt – PISDK in the parameter category pane.
Disable PI SDK
Select DisablePISDK to tell the Interface not to use the PI SDK. If you want to run the Interface in Disconnected Startup mode, you must choose this option.
The command line equivalent for this option is /pisdk=0.
Use the Interface’s default setting
This selection has no effect on whether the Interface uses the PI SDK. However, you must not choose this option if you want to run the Interface in Disconnected Startup mode.
Enable PI SDK
Select EnablePISDK to tell the Interface to use the PI SDK. Choose this option if the PI Server version is earlier than 3.4.370.x or the PI API is earlier than 1.6.0.2, and you want to use extended lengths for the Tag, Descriptor, ExDesc, InstrumentTag, or PointSource point attributes. The maximum lengths for these attributes are:
Attribute
Enable the Interface to use the PI SDK
PI Server earlier than 3.4.370.x or PI API earlier than 1.6.0.2, without the use of the PI SDK
Tag
1023
255
Descriptor
1023
26
ExDesc
1023
80
InstrumentTag
1023
32
PointSource
1023
1
However, if you want to run the Interface in Disconnected Startup mode, you must not choose this option.
The command line equivalent for this option is /pisdk=1.
BACnet Object Types
Below is a list of BACnet Object Types that the PI BACnet interface supports. The object type is to be used with the /ObjectType parameter in the PI Tag InstrumentTag attribute.
BACnet Object Types
ANALOG_INPUT
ANALOG_OUTPUT
ANALOG_VALUE
BINARY_INPUT
BINARY_OUTPUT
BINARY_VALUE
LOOP
MULTI_STATE_INPUT
MULTI_STATE_OUTPUT
MULTI_STATE_VALUE
LIFE_SAFETY_POINT
LIFE_SAFETY_ZONE
ACCUMULATOR
BACnet Object Properties
Below is a list of BACnet Object Properties that the PI BACnet Interface supports. Not all properties are supported by any BACnet object. Refer to your device documentation for what properties are supported by your specific hardware and devices. The object properties are to be used with the /ObjectProperty parameter in the PI Tag InstrumentTag attribute.