Step-by-Step Programs


Opening The Programmer

When logged into CardinalKinetic.com, your dashboard will include a link to the Programmer. Select “Programmer” to continue to the InoWorx Programmer. Ensure pop-ups are allowed and begin programming.


Allowing Pop-Ups

Arriving to the InoWorx Programmer, you must first please allow us to utilize a pop-up. This is due to the fact that pop-ups are how our Connect App is able to transport your application from the InoWorx to the InoDrive. Not allowing it will prevent the application from being loaded onto the module. Methods vary for allowing pops ups from browser to browser, but we have created a list of the most common browsers and how to allow pop-ups.


Chrome: When you attempt to launch the programmer there will be a notification which explains that you currently have pop-ups blocked. In order to allow them and proceed to working, first click the icon which appears in the far right side of your search bar as shown in the image to the right. Select “Always allow pop-ups…” then “Done” then “Close”. Your browser will reload the Programmer and you may then begin programming. Alternatively, if you would like to do this preemptively, then in a new Chrome tab visit “chrome://settings/content/popups” and add programmer.cardinalkinetic.com to the allowed sites list.
Microsoft Edge: When you attempt to launch the programmer there will be a notification which explains that you currently have pop-ups blocked. In order to allow them and proceed to working, first click the icon which appears in the far right side of your search bar as shown in the image to the right. Select “Always allow pop-ups…” then “Done” then “Close”. Your browser will reload the Programmer and you may then begin programming. Alternatively, if you would like to do this preemptively, then open Edge and click the three-dot menu button on the top right of the browser window, and then select “Settings.” Next, click “Cookies and Site Permissions” in the sidebar, and then select “Pop-Ups” and redirects. Leave the “Block” switch enabled on the “Pop-Ups and Redirects” page. Instead, we’ll be allowing pop-ups for only certain sites. Further down the page, click the “Add” button in the “Allow” section. In the pop-up window that appears, type or paste programmer.cardinalkinetic.com, and then click “Add.”
Firefox: When you attempt to launch the programmer there will be a notification which explains that you currently have pop-ups blocked. In order to allow them and proceed to working, first click the “Options” button beneath your search bar as shown in the image to the right. Select “Allow pop-ups…” then “Close”. Your browser will reload the Programmer and you may then begin programming. Alternatively, if you would like to do this preemptively, then on any tab click the menu button and select Settings. Select the Privacy & Security panel. Go down to the Permissions section. Click the Exceptions… button to the right of Block pop-up windows to open a dialog box to choose which sites are allowed to display pop-ups. Allowed Websites Pop-ups Type or paste the address of a website and click the Allow button to add it to the list of sites that will be allowed to open pop-up windows. Click the Save Changes button to apply your changes.
Safari: When you attempt to launch the programmer there will be a notification which explains that you currently have pop-ups blocked. In order to allow them and proceed to working, first click the icon which appears in the far right side of your search bar as shown in the image to the right. Selecting this will allow pop ups on the page, then press close on the warning from the Programmer. Your browser will then reload the Programmer and you may then begin working. Alternatively, if you would like to do this preemptively, then in the Safari app on your Mac, choose Safari > Setting, then click Websites. Click Pop-up Windows on the left. If you don’t see Pop-up Windows, be sure to scroll to the bottom of the list or search for pop ups specifically. In the pop-up menu for the website, choose “Allow Pop-ups” for the website programmer.cardinalkinetic.com.


Introducing You to The Programmer

This is what your first visit to the programmer will look like. A more in-depth breakdown can be found in the InoDrive Manual, but for this manual’s purposes, we can display what is available to you right here:

Item Description
A New Project Button will open a blank, unnamed project which must be saved with a name before leaving the Programmer. Accept Share allows you to receive a program from another user, perhaps they have your solution and only sent you a string, you click that button and paste your string then your account will hold the same project.
B From Left to Right, Open/Close The Side Bar, Upload Program to the InoDrive, and Save to the Cloud
C Instruction Bar, each of these contains blocks which will be used to make a program
D The Name of your Project
E From Left to Right, Return to Account or Logout, and Help. Help contains links to the InoDrive Manual, Get Started Manual, and an Email form to contact us
F This Section contains launch points for configuring the Targets (InoDrives), adding Workspaces to provide space for specific parts of the program if needed, Configuring Resources like motors and variables, and Managing Networks like configuring ModbusTCP server connections
G Workspace Map, allows your view to move and wherever the blue ball is will focus on a specific part of the program with one click
H The Main Function Block is where the program will come from. Every function can be written separately but must be called from here, and all detached blocks will cause errors which do not allow your program to be uploaded to the InoDrive
I The Trash Can, individual or grouped items can be dragged to it and it will remove them from your workspace. Clicking on it will display deleted items