PROFACE ADDRESS

  • HI, I am monitoring part counts on a machine. in the part display of the proface hmi it gets its data from [PLC1]%AI04322. So the variable comes from the plc which in this case is from the robot controller. The problem i have is i have the project software from all the various devices but i cannot tie up the address to anything. Can anyone help.

  • Try looking in the SNPX variables to see if there is an address that matches 4322. The example below shows 2 entries in the SNPX settings to send robot variables to the HMI. The 1st has an address of 1201 and the 2nd is address 9101. These "addresses" are robot addresses that external devices can map to to view/edit robot variables. You can look in the Teach pendant for the variable list or view the system.va file in the MD directory in the robot.


    [*SYSTEM*]$SNPX_ASG Storage: CMOS Access: RW : ARRAY[80] OF SNPX_ASG_T


    Field: $SNPX_ASG[2].$ADDRESS Access: RW: SHORT = 1201

    Field: $SNPX_ASG[2].$SIZE Access: RW: SHORT = 1

    Field: $SNPX_ASG[2].$VAR_NAME Access: RW: STRING[37] = '$MCR.$GENOVERRIDE@1.1'

    Field: $SNPX_ASG[2].$MULTIPLY Access: RW: REAL = 1.000000e+00


    Field: $SNPX_ASG[9].$ADDRESS Access: RW: SHORT = 9101

    Field: $SNPX_ASG[9].$SIZE Access: RW: SHORT = 40

    Field: $SNPX_ASG[9].$VAR_NAME Access: RW: STRING[37] = '$TP_DEFPROG'

    Field: $SNPX_ASG[9].$MULTIPLY Access: RW: REAL = 1.000000e+00

Advertising from our partners