pastebin - collaborative debugging tool
rovema.kpaste.net RSS


SPS try 1
Posted by Anonymous on Wed 18th Jan 2023 10:30
raw | new post

  1. PROGRAM PLC_PRG
  2. VAR
  3.         iCtr : INT;
  4.         usiCtr : USINT;
  5.         udiCtr : UDINT;
  6.         reCtr : REAL;
  7.         strHallo : STRING;
  8.         wstrHallo : WSTRING;
  9. END_VAR
  10.  
  11. iCtr := iCtr + 1;
  12. reCtr := reCtr + REAL#1.0;
  13. udiCtr := udiCtr + INT#16#1;
  14. strHallo := 'Hallo';
  15. wstrHallo := "Test022";

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at