Datasheet
Sysmac Studio
6
Setting
Parameters
Vision Sensor Settings
You can set and calibrate Vision Sensors.
Refer to "Function Specifications of Vision Sensor Functions".
Ver.1.01 or higher
Displacement Sensor Settings
You can set and calibrate Displacement Sensors.
Refer to "Function Specifications of Displacement Sensor Functions".
Ver.1.05 or higher
DB Connection Function Settings
You can set and transfer the DB connection function settings.
Refer to "Function Specifications of DB Connection Function".
Ver. 1.06 or
higher with the
NJ501-1@20
selected
EtherNet/IP Connection Settings
You can make settings related to tag data links (connections) in an EtherNet/IP
network. Refer to "Function Specifications of EtherNet/IP Connection Settings".
Ver. 1.10 or higher
EtherNet/IP Slave Terminal Settings
You can make and transfer settings for EtherNet/IP Slave Terminals. Refer to
"Functional Specifications of EtherNet/IP Slave Terminal Settings" for details.
Ver. 1.11 or higher
NA-series Programmable Terminal (PT)
Settings
You can make settings and transfer projects for NA-series Programmable Terminals.
Refer to "Functional Specifications of HMI".
Ver. 1.11 or higher
Programming
Instruction list (Toolbox)
A hierarchy of the instructions that you can use is displayed in the Toolbox. You can drag
the required instruction to a program in the Ladder Editor or ST Editor to insert the
instruction.
All versions
Programming ladder diagrams
Ladder diagram programming involves connecting rung components with connecting
lines to build algorithms. Rung components and connecting lines are entered in the
Ladder Editor.
All versions
Starting the Ladder Editor The Ladder Editor for the program is started.
Adding and deleting
sections
You can divide your ladder diagrams into smaller units for easier management.
These units of division are called sections.
Inserting rung components You insert rung components in the Ladder Editor to create an algorithm.
Inserting and deleting
function blocks
You can insert a function block instruction or user-defined function block into the
Ladder Editor.
Inserting and deleting
functions
You can insert a function instruction or user-defined function into the Ladder Editor.
Inserting and deleting inline
ST
You can insert a rung component in a ladder diagram to enable programming in ST.
This allows you to include ST in a ladder diagram.
Editing rung components You can copy and past rung components.
Inserting and deleting jump
labels and jumps
You can insert a jump label in the rung to jump to and then specify that jump label
when you insert a jump.
Inserting and deleting
bookmarks
You can add bookmarks to the beginning of rungs and move between them.
Rung comments You can add comments to rungs.
Displaying rung errors
When you enter a rung component, the format is always checked and any mistakes
are displayed as errors. If there are any errors, a red line is displayed between the
rung number and the left bus bar.
Entry assistance
When you enter instructions or parameters, each character that you enter from the
keyboard narrows the list of candidates that is displayed for selection.
Displaying variable
comments *3
A specified variable comment can be displayed with each variable of rung
components on the ladder diagrams.
You can change the length of the displayed variable comments to make them easier
to read. *4
Ver.1.01 or higher
Programming structured text You combine different ST statements to build algorithms.
All versions
Starting the ST Editor The ST Editor for programs or for functions/function blocks is started.
Editing ST You combine different ST statements to build algorithms.
Entering calls to functions
and function blocks
You can enter the first character of the instance name of the function or the function
block in the ST Editor to call and enter a function or function block.
Entering constants You can enter constants in the ST Editor.
Entering comments
Enter "(*" at the beginning and "*)" at the end of any text to be treated as a comment
in the ST Editor. If you only want to comment out a single line, enter a double forward
slash (//) at the beginning of the line.
Copying, pasting, and
deleting ST elements
You can copy, paste, and delete text strings.
Indenting You can indent nested statements to make them easier to read.
Moving to a specified line You can specify a line number to jump directly to that line.
Bookmarks You can add bookmarks to any lines and move between them.
Entry assistance
When you enter instructions or parameters, each character that you enter from the
keyboard narrows the list of candidates that is displayed for selection.
Namespaces
Namespaces allow you to group and nest the names of functions, function block
definitions, and data types so that you can manage them. This reduces the chance
of duplicated names and makes the entities easier to access.
Ver.1.02 or higher
Variable Manager
A list of the variables in the global and local variable tables is displayed in a separate
window. You can display variable usage, sort and filter the variables, edit and delete
variables, or move variables while displaying another editing view.
Ver.1.04 or higher
Changing variable comments and data
type comments
You can globally change variable comments and data type comments to other comments.
You can change the comments to different language for users in a different country.
Item Function
Applicable
versions
*3.
Displaying comments for members of arrays, structures, and unions and displaying long comments for variables (up to five lines) are supported by
version 1.04 or higher.
*4. Changing the length of the displayed variable comments is supported by version 1.05 or higher.