Download presentation
Presentation is loading. Please wait.
Published byHoratio Harper Modified over 8 years ago
1
Do-more Technical Training Designer Basics
2
Programming Environment 1)Toolbar 2)Utilities 3)Tabs 4)Status
3
Programming Environment 1)Toolbars ▫O▫Offline ▫O▫Online ▫L▫Ladder ▫F▫File ▫E▫Edit ▫S▫Search ▫V▫View ▫T▫Tools ▫P▫PLC ▫D▫Debug ▫W▫Window ▫H▫Help
4
Programming Environment 2)Utilities ▫Launchpad ▫Project Browser ▫Debug View ▫Data View ▫PID Overview
5
Programming Environment 2)Utilities ▫Launchpad Projects Applications Links
6
Programming Environment 2)Utilities ▫L▫Launchpad PProjects RRemove – Removes project from list and/or from disk FFolders – Change project folder locations
7
Programming Environment 2)Utilities ▫Launchpad Applications Do-more Designer Do-more Logger
8
Programming Environment 2)Utilities ▫Launchpad Applications Do-more Designer Do-more Logger ▫D▫Displays debug & status messages received from Do-more CPU w/ Ethernet port. ▫P▫Packets are sent to UDP Port # 7272(hex) ▫$▫$EnableMsgDump (ST36) = ON to enable ▫V▫Very handy for troubleshooting EMAIL
9
Programming Environment 2)Utilities ▫Launchpad Applications Do-more Designer Do-more Logger NetEdit3 IPConfig ▫R▫Recover missing Ethernet device (NetEdit can’t see; IPX unavail) ▫(▫(1) Select Adapter at bottom ▫(▫(2) Get MAC address from device’s label ▫(▫(3) Enter MAC address in “Ethernet Address” ▫(▫(4) Enter “IP Address” you want missing device to have (must be on PC’s subnet) ▫(▫(5) “Subnet Mask” got set when Adapter was selected (but you can change it) ▫(▫(6) Press <Write> button “Cool! Found device!” or “Sorry! Unable to find device!”
10
Programming Environment 2)Utilities ▫Launchpad Applications Do-more Designer Do-more Logger NetEdit3 IPConfig Do-more Version DmDesigner1_3.ini DMLoader DBWin32Logger ERM Workbench 205 Do-more Hardware Manual Terminator Do-more Manual Visit AutomationDirect Visit Host Engineering Host Forum, FAQs, Downloads… Calculator Windows Network Control Panel Windows Firewall Windows Device Manager Windows Services CTRIO WB 2 – Do-more PLC CTRIO WB 2 – DirectcLogic PLC CTRIO WB 2 – Offline
11
Programming Environment 2)Utilities ▫Project Browser Control Logic Configuration - Control Logic Filter - New Code Block - Execution Order - Status - Sort Code Blocks - Sort Memory
12
Programming Environment 2)Utilities ▫Project Browser BUTTONS - Execution Order - Status
13
Programming Environment 2)Utilities ▫P▫Project Browser CControl Logic SShows all Programs & Tasks PPrograms expand to show Rungs & Stages TTasks expand to show Rungs SShows first line of Comment DDouble-click opens code block in Ladder View WWhen in Edit Mode, right- click on code block allows many functions (e.g. create, remove, etc.)
14
Programming Environment 2)Utilities ▫P▫Project Browser CConfiguration: lists Data Blocks, Heap Items & Devices MMemory – all memory types in System Configuration DDevices – all system-created & user-created Devices in System Configuration, e.g. ▫@▫@CTRIO_001_C1F1 ▫@▫@IntEthernet ▫@▫@IntModTCPClient UUnassigned Nicknames – any Nicknames not yet assigned to actual memory
15
Programming Environment 2)Utilities ▫D▫Debug View DDebug – enable PPause – stops scan SScan – starts scan SSingle Scan – runs one scan then pauses NN-Scan – runs # of scans then pauses SStages – enable/disable MMessage Dump – enable to Do-more Logger app; sets $EnableMsgDump (ST36) = ON WWatchdog… - test hardware or software watchdog UUnsuspend, Unsuspend All, Suspend… - manually for Program or Task
16
Programming Environment 2)Utilities ▫Data View Right-click
17
Programming Environment 2)Utilities ▫PID Overview
18
Programming Environment 3)Tabs ▫T▫Top SStart Page LLadder Views TTrend Views PPID Views DDocumentation Editor ▫B▫Bottom (dock/float) CCross Reference View OOutput Window
19
Programming Environment 3)Tabs ▫Top Start Page (Global) Customizable
20
Programming Environment 3)Tabs ▫T▫Top LLadder View IIndividual tabs RRe-orderable tabs SScroll (arrows/wheel) SSearch Find (CTRL-F) SSearch Goto (CTRL-G) VView Options Ladder HHover Element (Xref w/links) HHover Instruction (Help w/links) VView Themes… VView Color Setup… SSplit screen bar WWindow New Window, Cascade, Tile Horizontally, Tile Vertically, Arrange Icons WWindow Default Layout (Recover!) VView Zoom In / Zoom Out (buttons / toolbar)
21
Programming Environment 3)Tabs ▫Top Ladder View Status bar ▫Project Differences (hover) ▫S = System Configuration ▫P = Program ▫D = Documentation ▫Colors ▫Green ▫Green: not saved to disk ▫Cyan ▫Cyan: not saved to PLC ▫Program Usage ▫Used / Available ▫Click for System Information ▫Cursor Location ▫ # : :
22
Programming Environment 3)Tabs ▫T▫Top TTrend View LLogging / Historical PPanes: ▫D▫Discrete ▫I▫Integers / Real CCrosshair cursor ▫C▫Click for snapshot ZZoom: CTRL + wheel BButtons: ▫O▫Opt – Trend View Options ▫H▫Hist – Toggle historical mode ▫E▫Exp – Export range of data points ▫S▫Sync – Synchronize time ▫R▫Rec – Record data to a file ▫P▫Pse – Pause recording TTime Scale slider (500ms to 1 hour)
23
Programming Environment 3)Tabs ▫T▫Top PPID View CConfiguration, tuning & monitoring 33 panes ▫D▫Data form ▫P▫PV / SP trend ▫O▫Output / Bias trend
24
Programming Environment 3)Tabs ▫T▫Top DDocumentation Editor SSaved in the PLC PPLC System Information Memory Usage box shows Max Documentation & Documentation Used DDisplays only used EElement: program element ▫(▫(*) no documentation NNickname: 16 characters EExtra Info: 16 characters DDescription: 132 characters ▫C▫CTRL-Enter manual line break Buttons: ▫Add Record ▫Add Sym Const – e.g. PI = 3.14159 ▫Clean Database – remove records not being used ▫Find ▫Find Again
25
Programming Environment 3)Tabs ▫Bottom Dockable / Floatable Cross Reference View ▫Tools Cross Reference… or CTRL-Y ▫Modes: ▫(1) Xref mode ▫(2) Usage mode
26
Programming Environment 3)Tabs ▫Bottom Dockable / Floatable Cross Reference View ▫Modes: ▫(1) Xref mode ▫Element ▫Extended Info – Structure member / Casting ▫Access Type – Input, Output, In/Out ▫Address - @ ▫Instruction ▫Parameter Info – Instruction’s parameter ▫Double-click places cursor
27
Programming Environment 3)Tabs ▫Bottom Dockable / Floatable Cross Reference View ▫Modes: ▫(1) Xref mode ▫Buttons ◦Follow Ladder Cursor ◦Point Scope – Ladder View cursor itself ◦Instruction Scope – Ladder View instruction ◦Rung Scope – Ladder View rung ◦Block Scope – Ladder View code block ◦Full Scope – Entire project ◦Include Bits ◦Include Numerics ◦Include Structures ◦Include Devices ◦Include Inputs ◦Include Outputs ◦Expand – include range entries (e.g. SETR “C100 thru C120”) ◦Sort order – Element, Nickname, Data-Block/Number ID
28
Programming Environment 3)Tabs ▫Bottom Dockable / Floatable Cross Reference View ▫Modes: ▫(2) Usage mode ▫Buttons ◦Follow Ladder Cursor ◦Reverse Usage ◦Field Size 8 ◦Field Size 10 ◦Field Size 16 ▫X = explicit use ▫[ = start range ▫] = end range ▫– = inside range
29
Programming Environment 3)Tabs ▫Bottom Dockable / Floatable Output Window ▫Displays errors, warnings & info ▫Can be activated by: ▫Edit Accept ▫PLC Program Check ▫File Import ▫Search Replace… ▫Changes to System Configuration ▫After PID Auto-tune ▫Connecting to PLC ▫Filter Buttons: Error, Warning, Message
30
Programming Environment 4)Status Bar
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.