Difference between revisions of "MC-Basic:axis.BUSNUMBER"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "yyyyy")
 
(the default busnumber value is updated to 4)
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
yyyyy
+
{{Languages|MC-Basic:axis.BUSNUMBER}}
 +
{{MC-Basic
 +
|SHORT FORM=
 +
|SYNTAX=
 +
?<''axis''>.BusNumber
 +
|AVAILABILITY=
 +
 
 +
Since Version 4.15.2<br>
 +
0 - EtherCAT<br>
 +
1 - CANopen
 +
 
 +
|DESCRIPTION=
 +
This property sets the field bus to which the axis is connected
 +
|TYPE=
 +
Long
 +
 
 +
|RANGE=
 +
(4) - Default value, after start up or "reset all"<br>
 +
0 - EtherCAT<br>
 +
1 - CANopen
 +
|UNITS=
 +
 
 +
 
 +
|DEFAULT=
 +
 
 +
|SCOPE=
 +
Configuration, Task or Terminal.
 +
 
 +
|LIMITATIONS=
 +
Till version 4.15.2 Read-only
 +
 
 +
|EXAMPLE=
 +
?Axis1.BusNumber
 +
 
 +
|SEE ALSO=
 +
 
 +
}}

Latest revision as of 14:06, 1 April 2020

Language: English  • 中文(简体)‎

This property sets the field bus to which the axis is connected

Syntax

?<axis>.BusNumber

Availability

Since Version 4.15.2
0 - EtherCAT
1 - CANopen

Type

Long

Range

(4) - Default value, after start up or "reset all"
0 - EtherCAT
1 - CANopen

Scope

Configuration, Task or Terminal.

Limitations

Till version 4.15.2 Read-only

Examples

?Axis1.BusNumber