- 146 -8.107 ^RB DEFINE EPC DATE STRUCTUREFormat: ^RBn,p0,p1,p2,…,p15n = Total bit size (in bits)1 to nWhen omitted: 96p0…p15 = Partition size (in bits)1 to 64When omitted: 1*1 This command is used for format setting to generate total bit size in bits by converting datawritten in the EPC area of the RFID tag into hexadecimal data for each partition specifying thedecimal-to-hexadecimal conversion format and coupling the converted data of each partition.*2 The total bit size represents the total amount of converted data in bits. This is converted to aword-based value to be written into a tag. For odd bits insufficient to comprise a word, zeropadding is applied.*3 The partition size represents the maximum number of bits converted to a hexadecimal value.*4 The relationship between the total bit size and the partition size is shown below.n = p0+p1+・・・+p15E.g. RB96,32,32,32, data: ^RFW,E^FD100.101.102^FSThe tag data to be written is “000000640000006500000066” (12 bytes).*5 If the partition size (p0…p15) is not specified, the total bit size is stored in the first field (p0).However, If the total bit size exceeds 64, the remaining size is placed in the second field (p1).E.g. When sent with ^RB96, this is deemed to be sent as ^RB96,64,32.