<< Click to Display Table of Contents > 

Flash Control Interface Manual > Command List

Command List
Previous pageReturn to chapter overview

We recommend to wait for a return value of the card before a new command is sent. Check the chapter error codes to see if the FCI command was processed without problems.

In general, each FCI command may contain up to 9999 characters.

 

Possible value types for the parameters of all FCI commands are

int

Data which is sent is interpreted as signed integer.

float

Data which is sent is interpreted as floating point number.

string

Data which is sent is interpreted as string.

flag

Data which is sent is interpreted as 32 bit flag field. Flags can be combined. They can be sent as decimal, binary or hexadecimal value.

 

In the following you can find a list of all available FCI commands:

Command

Description

USC-2

USC-3

AIN0

Get analog input 0.

ok

ok

AIN1

Get analog input 1.

ok

ok

CGF

Converts G-Code file (*.cnc) to *.unf file.

ok

notavailable

CH

Get hour.

ok

ok

CHECKFS

Check and repair file system.

notavailable

ok

CJP

Clear job pool.

ok

ok

CM

Get minutes.

ok

ok

CMD

Get day of month.

ok

ok

CO

Get month of the year.

ok

ok

CRCR

Change the character that marks the end of a transmission.

ok

notavailable

CS

Get seconds.

ok

ok

CT

Get/Set date/time.

ok

ok

CVAL

Get/Set custom value.

ok

ok

CWD

Get day of week.

ok

ok

CY

Get year

ok

ok

DBG

Return electric/logical state of the Opto I/Os.

ok

ok

DF

Set a defocus.

ok

ok

DJN

Delete the job with number JN.

ok

ok

DSD ERROR

Get error flag.

notavailable

ok

DSD INIT

Initialize DSD.

notavailable

ok

DSD MAP

Set/Get USC output pin mapping of DSD status.

notavailable

ok

DSD VALUE

Get DSD values.

notavailable

ok

EH

Enable one of the stored heads.

ok

ok

ET

Get/Set external trigger mode.

ok

ok

ETB

External Trigger in Buffer.

ok

ok

EWI

Get/Set error warning info.

ok

ok

EWM

Get/Set error warning mode.

ok

ok

FCILOG

Job process mode.

notavailable

ok

FLAGS

Assign different flags to defined input bit

ok

ok

FM

Get/Set parameters of the flash mode.

ok

ok

GCF

Convert G-Code file.

notavailable

ok

GCL

Execute motion by G-Code line.

ok

ok

GCN

Get correction file name.

ok

ok

GCS

Get card status.

notavailable

ok

GFS

Get field size [mm].

ok

ok

GGI

Returns status of current conversion.

ok

notavailable

GHS

Get head status.

ok

ok

GTC

Get trigger count.

ok

ok

GTI

Get timer information.

ok

ok

GSN

Get/Set reset time of global sequence number. Get/Set/Save global sequence number.

ok

ok

GUT

Get the temperature of the USC card in °C.

ok

ok

HP

Get/Set home position in bit.

ok

ok

IN

Get Opto_Ins and Digi_Ins.

ok

ok

JI

Get job information.

ok

ok

JLA

Add Job_Name.unf to job list.

ok

ok

JLR

Remove job from job list.

ok

ok

JN

Get/Set job number.

ok

ok

JNA

Get/Set the job by name.

ok

ok

JNI

Get/Set the job number used for FM 0x200000.

ok

ok

JPM

Job process mode.

ok

ok

JS

Save the job and serial numbers.

ok

ok

JSF

Get/Set flags for JS command.

ok

ok

JWT

Get/Set parameters of JobIOSelection Wait Time.

ok

ok

LC

Get/Set mark loop count.

ok

ok

LDG

Load global settings.

ok

ok

LFLF

Change the character that marks the end of a transmission.

ok

notavailable

LOG

Log text in trail file.

ok

ok

LOG_DOMAIN

Get or set specific log information.

notavailable

ok

LOG_LEVEL

Get or set different log level text in trail file.

notavailable

ok

LPJ

Get/Set output pulse for looped job.

ok

ok

M

Start/Stop marking.

ok

ok

MAINVER

Get the current installed USC-3 firmware.

notavailable

ok

MOVEABS

Move the scanner to an absolute position with defined jump speed and jump delay.

ok

ok

MRP

Get/Set rotation point for RMOTF [bits].

ok

ok

MRS

Get/Set parameters of MOTF Return Speed.

ok

ok

MUL

Get/Set MOTF channel multiplier in counts/mm.

ok

ok

OF

Get/Set override frequency.

ok

ok

OIF

Get Digi_Ins.

ok

ok

OIFI

Set/Get invert mask of Digi_Ins.

ok

ok

OIU

Get Opto_Ins.

ok

ok

OIUI

Set/Get invert mask for Opto_Ins.

ok

ok

OOF

Get/Set Digi_Outs.

ok

ok

OOFI

Set/Get invert mask of Digi_Outs.

ok

ok

OOU

Get/Set Opto_Outs.

ok

ok

OOUI

Set/Get invert mask of Opto_Outs.

ok

ok

OP

Get/Set override power.

ok

ok

OS

Get/Set override speed.

ok

ok

OUT

Get/Set Opto_Outs and Digi_Outs.

ok

ok

RP

Start/Stop the red pointer.

notavailable

ok

RT

Get/Set rotation.

ok

ok

RTH

Set head specific rotation.

ok

ok

SBR

Get/Set communication baud rate of RS-232.

ok

ok

SC

Get/Set scaling.

ok

ok

SCN

Set correction file name.

ok

ok

SI

Get/Set parameters of the serial number.

ok

ok

SLR

Get/Set parameters of the save/load/reset mode.

ok

ok

SN

Get/Set one of the serial numbers of the job.

ok

ok

ST

Get flash statistics.

ok

ok

STAT

Get flash statistics in a defined range.

ok

ok

SVG

Save settings.

ok

ok

SYNC

Define output pins of  Flash JobIOSelection status outputs.

ok

ok

TLN

Telnet mode.

ok

notavailable

TMB

Get transformation matrix.

ok

ok

TMH

Get/Set the headspecific transformation matrix.

ok

ok

TN

Set serial number to its next value.

ok

ok

TRB

Get/Set translation [bits].

ok

ok

TRH

Get/Set head specific translation [bits].

ok

ok

TSD

Get/Set Trigger Start Delay [mm] for MOTF applications.

ok

ok

TX

Get/Set text of serial number.

ok

ok

TXQ

Get queue information or set text of serial number into a queue.

ok

ok

TXQL

Get queue information or set multiple texts of serial numbers into a queue If this string contains spaces, quotation marks are necessary.

ok

ok

USCID

Get Customer ID, Dongle ID and MAC ID.

ok

ok

USCTYPE

Get Card Type.

ok

ok

Table 135: Command List

note

Most FCI commands are available without the Flash license. The following commands however, need the Flash license: JLA, JN, JNA, JNI, M.