
The screen capture shows BACnet virtual gateway functions as a BACnet object list. The gateway lists the virtual objects by object ID, that is, <objectType>_<instanceNumber>, for example analogInput_2 or trendLog_1.

Properties of a BacnetVirtualObject are BacnetVirtualProperty components.

Each BacnetVirtualProperty has two properties: Status and Value. Status reflects poll status, but does not reflect any intrinsic BACnet status (such as alarm). Initially, status changes from stale to ok upon the first polled read, and typically remains ok. Status could possibly change to either stale or down in certain scenarios.
By default, Value automatically includes the object’s units abbreviation, state_text, and so on.

Each BacnetVirtualProperty also has a set action for right-click access. This allows you to easily do one time configuration tweaks from the
bacnet lexicon value for the key named BacnetVirtualProperty.set.

Each BacnetVirtualProperty has a default Bacnet Virtual Property View that shows both value and status. Although it is not an exciting view, it is an option when creating Px bindings and selecting