Id_Get; Id_Set; Jm_Get - Newport SMC100CC Command Interface Manual

Single-axix motion controller/driver for dc or stepper motor
Hide thumbs Also See for SMC100CC:
Table of Contents

Advertisement

SMC100CC & SMC100PP
EDH0311En1021 – 09/18

2.2.2.21 ID_Get

Syntax
int ID_Get(int controllerAddress, out string StageIdentifier, out string errstring)
controllerAddress: controllerAddress
StageIdentifier: StageIdentifier
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchronous ID Get command which is used to Get
stage identifier. Refer to the Controller's manual to get the command description.

2.2.2.22 ID_Set

Syntax
int ID_Set(int controllerAddress, string StageIdentifier, out string errstring)
controllerAddress: controllerAddress
StageIdentifier: StageIdentifier
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchronous ID Set command which is used to Set
stage identifier. Refer to the Controller's manual to get the command description.
2.2.2.23 JD
Syntax
int JD(int controllerAddress, out string errstring)
controllerAddress: controllerAddress
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchronous JD Set command which is used to Leave
JOGGING state. Refer to the Controller's manual to get the command description.

2.2.2.24 JM_Get

Syntax
int JM_Get(int controllerAddress, out int KeypadState, out string errstring)
controllerAddress: controllerAddress
KeypadState: KeypadState
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchronous JM Get command which is used to
Enable/Disable Keypad. Refer to the Controller's manual to get the command
description.
10
Command Interface Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smc100pp

Table of Contents