<< Click to Display Table of Contents > 

Flash Control Interface Manual > Override Parameters

Override Parameters
Previous pageReturn to chapter overviewNext page

The following FCI commands are found in this chapter:

Command

Description

OF

Get/Set Flash override frequency

OP

Get/Set Flash override power.

OS

Get/Set Flash override speed.

Table 40: Overview Commands Override Parameters

All override parameters are defined in percent. By default the override parameter is 100 % which means the corresponding internal parameter is taken as it is defined inside the job file. Giving a value of  200 increases the corresponding internal value by the factor of 2.

OF [<Override>]

 

Get/Set override frequency

ok  USC-2

ok  USC-3

 

Description

Get or set the override frequency. This value is given in % acting on the original frequency.

<Override>

[optional]

Value: <int>

Function

empty

Get the override frequency.

Override

[1; 500]

Set the override frequency. Parameter1 is given in % of the original frequency.

Example

Command

Return

Note

JSF 0x2

0:

Override parameters can be saved within a job using the command JS.

OF 50

0:

Set pen frequency to 50%.

JS

0:

Save this override frequency in the job.

OF

0: 50

Get override frequency.

JSF 0x0

0:

Override parameters are not saved and not loaded from the job.

OF

0: 100

Get the override frequency which is globally saved on the card, not the one stored in the job selected.

Notes

All override parameters are defined in percent.

By default the override parameter is 100 % which means the corresponding internal parameter is taken as it is defined inside the job file.

Giving a value of  200 increases the corresponding internal value by the factor of 2.

Using trigger mode (JobIOSelectionMode as well), multiple copies of the job are taken into the USC buffer.
Buffered jobs cannot be changed. New override values do not change the buffered jobs. Once the buffered jobs are gone (marked or cleared), the new override parameters become active.
To refill the buffer, the job needs to be reloaded (deselect, reselect).
The maximum number of buffered copies of the job depends on the job size. See ETB for further information.

The Flash override parameters only affect Flash jobs. For SAMLight jobs, the SAMLight override parameter have to be changed either in SAMLight or via CCI.

Save

Flash override parameters are only temporarily active. When you re-power the USC-Card, all flash override parameter values are restored to 100 %.

SAMLight override parameters are saved in the flash job file (*unf). When you re-power the USC-Card, the jobs are not changed.

To save or load the override frequency in a job, activate JSF 0x2 and use JS.

Restriction

None

Errors

1: Too many parameters

8: Parameter out of range

17: Wrong parameter type

Table 41: OF

OP [<Override>]

 

Get/Set override power

ok  USC-2

ok  USC-3

 

Description

Get or set the override power. This value is given in % acting on the original frequency.

<Override>

[optional]

Value: <int>

Function

empty

Get the override power.

Override

[1; 500]

Set the override power. Parameter1 is given in % of the original power.

Example

Command

Return

Note

JSF 0x2

0:

Override parameters can be saved within a job using the command JS.

OF 50

0:

Set power to 50%.

JS

0:

Save this override power in the job.

OF

0: 50

Get override power.

JSF 0x0

0:

Override parameters are not saved and not loaded from the job.

OF

0: 100

Get the override power which is globally saved on the card, not the one stored in the job selected.

Notes

All override parameters are defined in percent.

By default the override parameter is 100 % which means the corresponding internal parameter is taken as it is defined inside the job file.

Giving a value of  200 increases the corresponding internal value by the factor of 2.

Using trigger mode (JobIOSelectionMode as well), multiple copies of the job are taken into the USC buffer.
Buffered jobs cannot be changed. New override values do not change the buffered jobs. Once the buffered jobs are gone (marked or cleared), the new override parameters become active.
To refill the buffer, the job needs to be reloaded (deselect, reselect).
The maximum number of buffered copies of the job depends on the job size. See ETB for further information.

The Flash override parameters only affect Flash jobs. For SAMLight jobs, the SAMLight override parameter have to be changed either in SAMLight or via CCI.

Save

Flash override parameters are only temporarily active. When you re-power the USC-Card, all flash override parameter values are restored to 100 %.

SAMLight override parameters are saved in the flash job file (*unf). When you re-power the USC-Card, the jobs are not changed.

To save or load the override power in a job, activate JSF 0x2 and use JS.

Restriction

None

Errors

1: Too many parameters

8: Parameter out of range

17: Wrong parameter type

Table 42: OP

OS [<Override>]

 

Get/Set override speed

ok  USC-2

ok  USC-3

 

Description

Get or set the override speed. This value is given in % acting on the original speed.

<Override>

[optional]

Value: <int>

Function

empty

Get the override speed.

Override

[1; 500]

Set the override speed. Parameter 1 is given in % of the original speed.

Example

Command

Return

Note

JSF 0x2

0:

Override parameters can be saved within a job using the command JS.

OS 50

0:

Set marking speed to 50%.

JS

0:

Save this override speed in the job.

OS

0: 50

Get override speed.

JSF 0x0

0:

Override parameters are not saved and not loaded from the job.

OS

0: 100

Get the override speed which is globally saved on the card, not the one stored in the job selected.

Notes

All override parameters are defined in percent.

By default the override parameter is 100 % which means the corresponding internal parameter is taken as it is defined inside the job file.

Giving a value of  200 increases the corresponding internal value by the factor of 2.

Using trigger mode (JobIOSelectionMode as well), multiple copies of the job are taken into the USC buffer.
Buffered jobs cannot be changed. New override values do not change the buffered jobs. Once the buffered jobs are gone (marked or cleared), the new override parameters become active.
To refill the buffer, the job needs to be reloaded (deselect, reselect).
The maximum number of buffered copies of the job depends on the job size. See ETB for further information.

The Flash override parameters only affect Flash jobs. For SAMLight jobs, the SAMLight override parameter have to be changed either in SAMLight or via CCI.

Save

Flash override parameters are only temporarily active. When you re-power the USC-Card, all flash override parameter values are restored to 100 %.

SAMLight override parameters are saved in the flash job file (*unf). When you re-power the USC-Card, the jobs are not changed.

To save or load the override speed in a job, activate JSF 0x2 and use JS.

Restriction

None

Errors

1: Too many parameters

8: Parameter out of range

17: Wrong parameter type

Table 43: OS