/
Get G-code IDs

Get G-code IDs

Use this command to obtain a list of saved G-code in PMC. 

See also: G-code

Fieldbus Interface

PMC_GCode_GetGCodeIDs

Name

Data Type

Description

Name

Data Type

Description

Execute

BOOL

PM_Controller

PMControllerType

Name

Data Type

Description

Name

Data Type

Description

Done

BOOL

Busy

BOOL

Aborted

BOOL

Error

BOOL

ErrorID

UINT

nIDs

USINT

Number of G-code saved in PMC

GCodeIDs

USINT[0..63]

An array of all saved G-code IDs in PMC

Ethernet Interface 

GCodeIDRtn GetGCodeIDs()

Name

Type

Description

Name

Type

Description

GCodeIDRtn.PmcRtn

PMCRTN enum

GCodeIDRtn.GCodeCount

int

number of G-code saved in PMC

GCodeIDRtn.GCodeIDs

int[]

An array of all saved G-code IDs in PMC

Conditions

Operating Conditions

Operating Conditions

Preconditions

None

Postconditions

An array of all saved G-code IDs in PMC obtained

Description

Use this command to obtain a list of saved G-code in PMC.

See also: G-code

 

Feedback and Comments

Please email us at tech.portal@planarmotor.com