Description
This is the component provided by the Card Writer block.
Component name: os_cardwriter
.
This is the component provided by the Card Writer block.
Component name: os_cardwriter
.
write(data:string, displayName:string[,locked:boolean][,color:number])
writes data to an magnetic/rfid card
flash(data:string, title:string, writelock:boolean)
flashes data to an eeprom
cardInsert(address: string)
This signal is queued by the card writer when card inseted by a player.
address
is the address of the reader
cardRemove(address: string)
This signal is queued by the card writer when card removed by a player.
address
is the address of the reader