Skip to Main Content
Cognex Support Hub
LogoLogo

How To Write Data Into a Math Tool Cell Through Industrial Protocol

This article explains how User Data can be sent into a Math tool cell on In-Sight Vision Suite EasyBuilder cameras through an industrial communication protocol.

03/30/2025

Question

How can I write data into a cell in the Math tool on In-Sight Vision Suite cameras in EasyBuilder view?

 

Answer

User Data can be written into those cells in the Math tool that contain user input functions. These functions are:

  • CheckBox
  • EditInt
  • EditFloat
  • EditString
     

Add one of the above input functions into the Math tool cell where you would like to get the data through industrial communication protocol

in-sight-how-to-write-data-into-a-math-tool-cell-through-industrial-protocol-img1

Add that cell reference in the Input buffer of the selected communication protocol, and set its Data Type according to the needs:

in-sight-how-to-write-data-into-a-math-tool-cell-through-industrial-protocol-img2

Related Resources