SMC_GCODEVIEWER_DATA (STRUCT)

 

TYPE SMC_GCODEVIEWER_DATA : STRUCT

An array of this structure is used as data buffer by the FB SMC_G­CodeViewer; one variable of this type stores one line of a G-code file.

InOut:

Name

Type

Initial

Comment

wGCodeViewertructID

WORD

16#6911

Internal ID

iLine

DINT

Line number

str

STRING

G-code line as string