SaveEquipmentInfoCommand Object


Description:

Saves all online equipment information to a csv formatted file.

Can be used with Command Sequencer: Yes

GUI Command Name: Basic: Save Equipment Information

Parents: Sequencer, StcSystem

SaveEquipmentInfoCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
FileNamePrefix

File name prefix used to build the generated file name. Use GeneratedFileName property to get the full path.

Type: outputFilePath

Default: equipment

SaveEquipmentInfoCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status
GeneratedFileName

Generated absolute file path.

Type: outputFilePath

Default: "" (empty string)