GXE600.lvlib:GXE600 Convert Reg to Operation Time.vi

Converts Register Array to PS operation time.

This VI can convert register values to cumulative operation time of Power Supply.

Converts U16[2] values to I32 value (sec).

Converts I32 value to date strings w/ format. (The default format is a %<%DDays %H:%M:%S>t.)

User can format I32 value to desired date strings by connection of the Time Format Strings terminal.

GXE600.lvlib:GXE600 Convert Reg to Operation Time.vi


c1du16

Reg Array

Input register values of cumulative operation time.

U16[2] data are converted to I32 type.

cstr

Time Format Strings (%t)

Format of cumulative operation time.

The default is %<%Ddays %H:%M:%S>t

cerrcodeclst

error in (no error)

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

ii32

Operation Time

Cumulative Operation Time by second.

istr

Formatted Operation Time

Cumulative Operation Time by user specified formatted strings.

ierrcodeclst

error out

error out contains error information. This output provides standard error out functionality.