Mm_Get; Mm_Set; Oh_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.36 MM_Get

Syntax
int MM_Get(int controllerAddress, out string DisableState, out string errstring)
controllerAddress: controllerAddress
DisableState: DisableState
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchronous MM Get command which is used to
Enter/Leave DISABLE state. Refer to the Controller's manual to get the command
description.

2.2.2.37 MM_Set

Syntax
int MM_Set(int controllerAddress, int DisableState, out string errstring)
controllerAddress: controllerAddress
DisableState: DisableState
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchronous MM Set command which is used to
Enter/Leave DISABLE state. Refer to the Controller's manual to get the command
description.

2.2.2.38 OH_Get

Syntax
int OH_Get(int controllerAddress, out double HomeVelocity, out string errstring)
controllerAddress: controllerAddress
HomeVelocity: HomeVelocity
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchronous OH Get command which is used to Get
HOME search velocity. Refer to the Controller's manual to get the command
description.
14
Command Interface Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smc100pp

Table of Contents