WriteProperty Action

The WriteProperty action sends a WriteProperty command to an MSEA object when an event item is triggered.  This allows a single command to be sent to a single property on a point.  The priority that you will command the value with is also sent.

 

 

This action only applies to the following event triggers

      EventStart, EventStop

      EventSetupStart

      EventSetupStop

      EventTeardownStart,

      EventTeardownStop

      ZoneFirstEventStart

      ZoneLastEventStart

      ZoneFirstSetupStart

      ZoneFirstTeardownStart

 

  Field Name

  Description

  Range

Item Reference

The fully qualified reference to the specific item to be written to.

  Property

The MSEA property of the object to write to.  This generally follows typical BACnet properties.

Example: Present Value

  Priority

Priority value for commanding a commandable object and property.

1-16 (1=highest)

16 = Recommended default

Only applies to Present_Value property on commandable objects (ie. AO, AV, BO, BV, MSO, MSV)

  Value

Value to write to the select property when an event is triggered.

Depends on object type.

Tokens can also be used to send data related to the triggering event:

[eventname]

[expectedcount]

[percentoccupancy]

Relinquish CMD

(NOT CURRENTLY IMPLEMENTED)

To relinquish a commandable property, selected the priority of the command to relinquish and click the NULL checkbox.  This will clear the command value at that priority and the next highest non-null command in the priority array will takeover.

Only applies to Present Value property on commandable objects (ie. AO, AV, BO, BV, MSO, MSV)

 

Browse Link

Click on the Browse link to open the MSEA network browser.

Verify Link

Click on the Verify link to verify that the selected object and property can be read directly from the MSEA network without errors.  The results of the verification will be shown in the Results window.

Test Link

Click on the Test link to attempt to write the define value to the object.  The results of the test will be shown in the Results window.