Configuring Mitsubishi Serial Native String Robot Communications

Data from EasyBuilder jobs, such as individual tool or job results, can be communicated with a robot controller. Once the data has been selected and formatted into a string, the robot controller can request the data by sending a single In-Sight Native Mode command, GetValue (GVJob.Robot.FormatString), which returns all of the data formatted in the string.

Note: The In-Sight 2000 series vision sensor does not support robot controllers.

To format your data into a string for Native Mode communications:

Note: The In-Sight vision system must be Offline to enable these controls.
  1. Press the Add button to launch the Select Output Data dialog, which contains the data from any Location or Inspection Tools that were added to your job, and additional job data, such as acquisition and input data.
  2. From the Select Output Data dialog, select the data that you want sent from the In-Sight vision system, and press the OK button. A maximum of 40 data items may be selected for one string.
  3. After you have added your data, the order of the data to be sent can be modified by selecting a data item from the list and clicking either the Up or Down buttons to set your desired order. Also, by pressing the Remove button, you can delete unwanted items.
  4. If one of the data items is a Floating Point Data Type, the Decimal Points control will become enabled, and the number of decimal places for floating point values may be set (0-6; default = 3).
  5. In the window to the right of the data list, the formatted string is displayed, as well as the string length (number of characters in the string), for reference purposes. A comma is automatically inserted to delimit the values within the string.
  6. Once the string has been formatted, the robot controller can request the data string by sending the single In-Sight Native Mode command, GetValue (GVJob.Robot.FormatString).
  1. If necessary, click the Serial Port Settings tab to define the serial communication settings. EasyBuilder automatically determines the serial protocol, based on the Device Setup selections. The serial port settings are saved to the In-Sight vision system upon leaving the Communication step.
Note:
  • The Serial Port Settings options vary per In-Sight model and applicable I/O module. If connected to a supported I/O module, first click the I/O Module button to open the I/O Module Configuration dialog and configure the I/O module.

  • In-Sight Micro 1000 series vision systems support serial communication only when connected to the CIO-MICRO or CIO-MICRO-CC I/O module.

  • There are two options for enabling serial communication for the In-Sight 70xx - 74xx series vision system: using the Breakout cable or using the CIO-MICRO or CIO-MICRO-CC I/O module. When connected to the Breakout cable (and there is no connection to an I/O module), the vision system allows one discrete input line and one discrete output line to be configured as Serial Receive and Serial Transmit, respectively.
  • In-Sight 8000 series vision systems only support serial communication when connected to the CIO-MICRO I/O module.
  • The CIO-WENET I/O module does not support serial communication.