Bug in Sioc Creator
Posted: Mon May 05, 2025 9:18 pm
Hello JL.
I think I've found a bug in Sioc Creator while testing the new (and fantastic) tab for the chrono.
When I set the UTC time with 6 digits starting from digit 4, it generates the following:
//SIOC script generated by SIOCcreator for JeeHellWAre A320 FMGS software
//date: 05/05/2025
Var 1, name chrcolonLed, Link IOCARD_OUT, Device 0, Output 0
Var 2, name CHR_UTCdisp1, Link IOCARD_DISPLAY, Device 0, Digit 4, Numbers 1
Var 3, name CHR_UTCdisp2, Link IOCARD_DISPLAY, Device 0, Digit 5, Numbers 6
Var 4, name CHR_UTCdisp3, Link IOCARD_DISPLAY, Device 0, Digit 6, Numbers 6
Var 5, name CHR_UTCdisp4, Link IOCARD_DISPLAY, Device 0, Digit 7, Numbers 6
Var 6, name CHR_UTCdisp5, Link IOCARD_DISPLAY, Device 0, Digit 8, Numbers 6
Var 7, name CHR_UTCdisp6, Link IOCARD_DISPLAY, Device 0, Digit 9, Numbers 6
Var 8, name utccolonLed, Link IOCARD_OUT, Device 0, Output 0
Var 9, name etcolonLed, Link IOCARD_OUT, Device 0, Output 0
I have to manually change 'Numbers 6' to 'Numbers 1' for digits 5 to 9 in order for it to work correctly.
Thank you for your support, much appreciated. Best regards!
Jose M.
I think I've found a bug in Sioc Creator while testing the new (and fantastic) tab for the chrono.
When I set the UTC time with 6 digits starting from digit 4, it generates the following:
//SIOC script generated by SIOCcreator for JeeHellWAre A320 FMGS software
//date: 05/05/2025
Var 1, name chrcolonLed, Link IOCARD_OUT, Device 0, Output 0
Var 2, name CHR_UTCdisp1, Link IOCARD_DISPLAY, Device 0, Digit 4, Numbers 1
Var 3, name CHR_UTCdisp2, Link IOCARD_DISPLAY, Device 0, Digit 5, Numbers 6
Var 4, name CHR_UTCdisp3, Link IOCARD_DISPLAY, Device 0, Digit 6, Numbers 6
Var 5, name CHR_UTCdisp4, Link IOCARD_DISPLAY, Device 0, Digit 7, Numbers 6
Var 6, name CHR_UTCdisp5, Link IOCARD_DISPLAY, Device 0, Digit 8, Numbers 6
Var 7, name CHR_UTCdisp6, Link IOCARD_DISPLAY, Device 0, Digit 9, Numbers 6
Var 8, name utccolonLed, Link IOCARD_OUT, Device 0, Output 0
Var 9, name etcolonLed, Link IOCARD_OUT, Device 0, Output 0
I have to manually change 'Numbers 6' to 'Numbers 1' for digits 5 to 9 in order for it to work correctly.
Thank you for your support, much appreciated. Best regards!
Jose M.