LatchNumeric10

Top  Previous  Next

CIRCON~1_img263

Implements data latches for 10 numeric values.  A False to True transition on the Clock input will latch the current values at the 10 inputs, to the corresponding 10 outputs.

 

Inputs



 

 

Slots

Type

Default

Description

 

Clock

Digital

Null

A False to True transition will cause the output slot to latch the current value applied to the input slot.

 

InX

Numeric

Null

The value to be latched for one of the 10 inputs.

 

Outputs


 

Slots

Type

Description

 

OutX

Numeric

The currently latched value for one of the 10 outputs.

 

Properties

 

Slots

Description

 

Persistent

Determines if the latched values are persisted across program restarts and power-cycles

 

DefaultValueX

 

 

 

Determines the initial value of the block on program start, or on initial load of the program, for a particular output.  If the block is not persistent, the output will be set to the DefaultValue on the restart of the program (including controller restarts and power-cycles).   If the block is persistent, the DefaultValueX will only be used on the initial download and start of the program, and will not be used on subsequent restarts.