Specifications | Programming Manual, 12.2004 Edition SIMOTION MCC Motion Control Chart 1900-0AF32-0BA0 A&D SE EWF MS |
Business section |

Specifications | Programming Manual, 12.2004 Edition SIMOTION MCC Motion Control Chart 1900-0AF32-0BA0 A&D SE EWF MS |
Business section |
Specifications | Programming Manual, 12.2004 Edition SIMOTION MCC Motion Control Chart 1900-0AF32-0BA0 A&D SE EWF MS |
Outline | SIMOTION MCC Motion Control Chart Preface Contents 1 Overview 1.1 Introduction to MCC (Motion Control Chart) 1.2 Programming principles 1.3 Procedure for programming 2 User Interface in the MCC Editor 2.1 Representation of the MCC chart and MCC source file in the Workbench 2.2 Operator input options 2.3 Settings for the MCC editor 2.4 Calling up the online help 3 MCC Source Files and MCC Charts 3.1 General 3.2 Inserting and managing MCC source files 3.2.1 Inserting a new MCC source file 3.2.2 Opening an existing MCC source file 3.2.3 Transferring and compiling an MCC source file 3.2.4 Closing an open MCC source file 3.2.5 Cutting, copying, and deleting an MCC source file 3.2.6 Inserting a cut or copied MCC source file 3.2.7 Know-how protection for MCC source files 3.2.8 Exporting and importing an MCC source file 3.2.9 Properties of an MCC source file 3.2.10 Selecting compiler options |
Suggested Link Details/Purchase | |
Content | Programming an MCC Chart 4-72 Siemens AG, 2004. All rights reserved SIMOTIONMCC MotionControlChart, 12.2004 Edition Elementary data types Elementary data types are listed in Table4-10. Table 4-10Bit lengths and value ranges of the elementary data types TypeReserv. Word Bit width Value range Bit Data TypeData of this type use either 1 bit, 8 bits, 16 bits or 32 bits. The initialization value of a variable of this data type is0. BitBOOL10, 1 or FALSE, TRUE BytesBYTE816#0 to 16#FF WordWORD1616#0 to 16#FFFF Double wordDWORD3216#0 to 16#FFFF_FFFF Numeric typesThese data types are available for processing numeric values. Theinitialization value of a variable of this data type is 0 (all integers) or 0.0(all floating-point numbers). Short integerSINT8−128 to 127 (−2**7 to 2**7 − 1) Unsigned short integer USINT80 to 255 (0 to 2**8 − 1) IntegerINT16−32768 to 32767 (−2**15 to 2**15 − 1) Unsigned integer UINT160 to 65535 (0 to 2**16 − 1) Double integerDINT32−2147483648 to 2147483647 (−2**31 to 2**31 − 1) Unsigned double integer UDINT320 to 4294967295 (0 to 2**32 − 1) Floating point number (per IEEE 754) REAL32−3.402823466E+38 to −1.175494351E−38, 0.0, +1.175494351E−38 to +3.402823466E+38 Accuracy: 24bit mantissa, corresponds to 6decimal places Long floating point number (per IEEE 754) LREAL64−1.7976931348623158E+308 to −2.2250738585072014E−308, 0.0, +2.2250738585072014E−308 to +1.7976931348623158E+308 Accuracy: 53bit mantissa, corresponds to 15decimal places |
Navigation | Previous Page / Next Page |
Following Datasheets | micro_automation_set_testcode_01_en (6 pages) micro_automation_set_testcode_02_en (5 pages) micro_automation_set_testcode_03_en (5 pages) micro_automation_set_testcode_04_en (5 pages) micro_automation_set_testcode_05_en (6 pages) micro_automation_set_testcode_07_en (6 pages) micro_automation_set_testcode_08_en (6 pages) micro_automation_set_testcode_09_en (6 pages) micro_automation_set_testcode_10_en (6 pages) micro_automation_set_testcode_12_en (6 pages) |
Check in e-portals![]() |
World-H-News Products Extensions Partners Automation Jet Parts |
Sitemap Folder | group1 group2 group3 group4 group5 group6 group7 group8 group9 group10 group11 group12 group13 group14 group15 group16 group17 group18 group19 group20 group21 group22 group23 group24 group25 group26 group27 group28 group29 group30 group31 group32 group33 group34 group35 group36 group37 group38 group39 group40 group41 group42 group43 group44 group45 group46 group47 group48 group49 group50 group51 group52 group53 group54 group55 group56 group57 group58 group59 group60 group61 group62 group63 group64 group65 group66 group67 group68 group69 group70 group71 group72 group73 group74 group75 group76 group77 group78 group79 group80 group81 group82 group83 group84 group85 group86 group87 group88 group89 group90 group91 group92 group93 group94 group95 group96 group97 group98 group99 group100 Prewious Folder Next Folder |