Sb_Get; Sb_Set; Sc_Get; Sc_Set - 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.62 SB_Get

Syntax
int SB_Get(int controllerAddress, out int TTLOutputValue, out string errstring)
controllerAddress: controllerAddress
TTLOutputValue: TTLOutputValue
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchronous SB Get command which is used to Get
TTL output value. Refer to the Controller's manual to get the command description.

2.2.2.63 SB_Set

Syntax
int SB_Set(int controllerAddress, int TTLOutputValue, out string errstring)
controllerAddress: controllerAddress
TTLOutputValue: TTLOutputValue
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchronous SB Set command which is used to Set
TTL output value. Refer to the Controller's manual to get the command description.

2.2.2.64 SC_Get

Syntax
int SC_Get(int controllerAddress, out int ControlLoopState, out string errstring)
controllerAddress: controllerAddress
ControlLoopState: ControlLoopState
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchronous SC Get command which is used to Get
control loop state. Refer to the Controller's manual to get the command description.

2.2.2.65 SC_Set

Syntax
int SC_Set(int controllerAddress, int ControlLoopState, out string errstring)
controllerAddress: controllerAddress
ControlLoopState: ControlLoopState
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchronous SC Set command which is used to Set
control loop state. Refer to the Controller's manual to get the command description.
22
Command Interface Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smc100pp

Table of Contents