NvOutputSwitch

Top  Previous  Next

CIRCON~1_img366

Represents an output network variable of the type, SNVT_switch.

NvIndex is hidden by default.

The type is preset and cannot be changed. For more information about SNVT_switch, see http://types.lonmark.org/

 

Inputs



 

 

Slots

Type

Default

Description

 

In

Digital

 

The digital state of the network variable. If you need to set the digital state of the NV (True/False), it is recommend to connect to this slot, as it is computed based on the rules for SNVT_switch:

If the In input is set to False, the State slot will have a value of 0, and the Value slot will have a value of 0.

If the In input is set to True, the State slot will have a value of 1 and the Value slot will have a Value 100.

If the In input is value is set to Null, the State slot will have an invalid value of ‑1, and the Value slot will have an invalid Value of 127.5.

 

Value

Numeric

 

The ‘value’ field of the NV

 

State

Digital

 

The ‘state’ field of the NV. If the State slot is set to Null, the network variable will output an invalid Value of 127.5.

 

Outputs


 

Slots

Type

Description

 

NvIndex

Integer

The current index of the network variable

 

Properties


 

Slots

Description

 

MinSendTime

Determines minimum period of time (in seconds) that the device waits before updating the network variable as changes in value occur.

 

MaxSendTime

Determines the maximum period of time before the associated output NVs are automatically updated.