Is it Possible to define a SF_TableTypeB_Read in an ST function Block

Hi @Sadek96 ,
I have reproduced your error with just one FUB and one Worksheet in LD/SFC language (AS 6.5.1.7, mappSafety 6.4.1):


maybe…just one thought…Have you tried to use SF_TableTypeB_Read on the main program and not inside a FUB as described on the manual?
———————————
This is how I have fixed my issue:

  1. I have configured type of table (B):

  1. I have clicked on “Edit” (Automatically AS generates one called Table01.csv):

  1. I have clicked on “Lock“

  1. no issue during the build:

At the end I didn’t configure in proper way my Table. I’m positive you have the same issue.

Thanks
Ciao
Valerio

1 Like