Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

What is this code?

  • 13-11-2010 12:10pm
    #1
    Registered Users, Registered Users 2 Posts: 884 ✭✭✭


    Hi there,

    I got this code from a webpage that interfaces with some hardware but i dont know what language it is? Does anyone know?
    :BEGINTABLE
    :W;;60%;05%;20%;10;05%
    :E;I;N;;;U;U
    :F;;;;;
    :P;;;XOUT.CSC;;EVP1.R1;EVP2.R1;
    %:D;0;Output Text related to hardware Status:;<v*XOUT.CSC/BPULSEB20>;Delay / Pulse time in 100MS:;<vEVP1.R1/0>;<vEVP2.R1/0>\n
    :ENDTABLE
    :BEGINTABLE
    :W;;60%;05%;20%;10;05%
    :E;I;N;;;U;U
    :F;;;;;
    :P;;;XOUT.CSC;;EVP1.R1;EVP2.R1;
    %:D;1;Output Text related to hardware ;<v*XOUT.CSC/BHOLDB21>;Delay / Hold time in 100MS:;<vEVP1.R1/1>;<vEVP2.R1/1>\n
    :ENDTABLE
    :BEGINTABLE
    :W;;60%;05%;20%;10;05%
    :E;I;N;;;U;U
    :F;;;;;
    :P;;;XOUT.CSC;;EVP1.R1;EVP2.R1;
    %:D;2;Output Text related to hardware ;<v*XOUT.CSC/DPULSEB22>;Delay / Pulse time in 100MS:;<vEVP1.R1/2>;<vEVP2.R1/2>\n
    :ENDTABLE
    :BEGINTABLE
    :W;;60%;05%;20%;10;05%
    :E;I;N;;;U;U
    :F;;;;;
    :P;;;XOUT.CSC;;EVP1.R1;EVP2.R1;
    %:D;3;Output Text related to hardware ;<v*XOUT.CSC/DHOLDB23>;Delay / Hold time in 100MS:;<vEVP1.R1/3>;<vEVP2.R1/3>\n
    :ENDTABLE
    :BEGINTABLE
    :W;;60%;05%;20%;10;05%
    :E;I;N;;;U;U
    :F;;;;;
    :P;;;XOUT.CSC;;EVP1.R1;EVP2.R1;
    %:D;4;Output Text related to hardware ;<v*XOUT.CSC/ST1_PULSE24>;Delay / Pulse time in 100MS:;<vEVP1.R1/4>;<vEVP2.R1/4>\n
    :ENDTABLE
    


Comments

  • Closed Accounts Posts: 23,718 ✭✭✭✭JonathanAnon


    Hi,

    looks like the unique output from the hardware.. I googled the parameters names and the variable names and it doesnt bring up anything.. What do you need to do with it?


  • Closed Accounts Posts: 1 davidpmccarthy


    its is M2M Java script Hugh.


Advertisement