<< Click to Display Table of Contents > 

SAMLight Manual > sc_usc_server.exe > Command Line for USC Server

Command Line for USC Server
Previous pageReturn to chapter overviewNext page

command line parameter

description

/v

Sc_setup is started in visible mode.

/updatesystem=<HeadId>

A firmware update is done silently if the current firmware is not up to date.

<HeadId> is the parameter of the head you want to update. For more than one USC card connected, the ID corresponds to the position of the card in the USC Server list.
The value -1 is also possible for <HeadId>. In this case, the USC Server looks at every position (of the 16 available positions) one after the other. If a card is connected, the update is initiated. If no card is found with a timeout of 5s, the next position is controlled. This means, the update process will start after 75s if only the last position is connected with a card.

You can start (a new instance of) the USC Server using this command line parameter. If another instance is already present, this new instance will be closed after updating.

/initflash=<HeadId>

Initializes the complete flash memory in silent mode. All jobs currently stored on the flash will be deleted and default settings will be restored.

<HeadId> is the parameter of the head you want to initialize. For more than one USC card connected, the ID corresponds to the position of the card in the USC Server list.
The value -1 is also possible for <HeadId>.

Table 4: Available command line parameters for sc_usc_server