Skip to main content

Search

Search

RFID not encoding on label

Comments

1 comment

  • Avatar
    Peter Thane

    If you are connecting the two fields via the name directly (sharing it used to be called), then whatever you do to one will impact the other and so if you are padding one to 16 characters the other named linked field will get padded too.

    You may need to use the VB Script>Event Controlled Script>OnSerialise option and set the Value = to the name of your sequential field (double click on the named data source in the column on the right) and so although they are connected the parameters are not shared

    Not sure about the writing part but this should hopefully get round the number of characters part

    Pete

    0

Please sign in to leave a comment.