ConfigureEcpriLoggingCommand Object


Description:

Configure the Ecpri Log Level

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

ConfigureEcpriLoggingCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
DebugLevel

Set the Debugging Log Level

Type: enum

Default: INFO

Possible Values:

Value Description
DEBUG

Set the Debug Level

INFO

Set the INFO Log Level

WARN

Set the WARN Log Level

ERROR

Set the Error Log Level

FATAL

Set the Fatal Log Level

DebugOptions

Set the Debug Options

Type: string

Default: "" (empty string)

MaxFileCount

Set the Max File Count

Type: u8

Default: 1

Range: 1 - 5

MaxFileSize

Set the Max File Size in Bytes

Type: u32

Default: 10000

Range: 1000 - 2000000

ConfigureEcpriLoggingCommand Read-Only Attributes

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