跳到主内容

搜索

搜索

RFID not encoding on label

评论

1 条评论

  • 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

请先登录再写评论。