Template:UGcontrolpanel: Difference between revisions

From Phidgets Support
(Created page with "Make sure you have the latest version of the Phidget Drivers installed on your PC. If you don't, follow these steps: # Go to the quick downloads section on the OS_-_Windows|...")
 
(Undo revision 29659 by Lmpacent (talk))
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Make sure you have the latest version of the Phidget Drivers installed on your PC. If you don't, follow these steps:
===Phidget Control Panel===
# Go to the quick downloads section on the [[OS_-_Windows|Windows Page]].
In order to demonstrate the functionality of the {{{1}}}, the Phidget Control Panel running on a Windows machine will be used.  
# Download and run the Phidget22 installer (32-bit or 64-bit, depending on your system)
# You should see the [[Image:pIcon.jpg|link=]] icon on the right hand corner of the task bar.


===Running Phidgets Sample Programs===


[[Image:{{{1}}}_Panel.jpg|right|link=]]
The Phidget Control Panel is available for use on both macOS and Windows machines.


Double clicking on the [[Image:pIcon.jpg|link=]] icon will start the [[Phidget_Control_Panel|Phidget Control Panel]], which acts as an easy example launcher and will automatically detect any Phidgets plugged in to your computer. We'll use the Control Panel to ensure that the new Phidget works properly. The source code for the example we're looking at can be found in the quick downloads section of the [[Language_-_C_Sharp#Quick_Downloads|C# Language Page]].
====Windows====
To open the Phidget Control Panel on Windows, find the [[File:Ph.jpg|link=]] icon in the taskbar. If it is not there, open up the start menu and search for ''Phidget Control Panel''
[[File:Windows PhidgetTaskbar.PNG|link=|center]]


After double clicking on the icon, a window will open with a list of all attached Phidgets. If an entry in the list is <span style="color:#AA0000">'''red'''</span>, it means the device firmware is out of date. Double click on the entry to be given the option of updating the firmware. You can still run the example if you don't update the firmware right away.  
====macOS====
To open the Phidget Control Panel on macOS, open Finder and navigate to the Phidget Control Panel in the Applications list. Double click on the [[File:Ph.jpg|link=]] icon to bring up the Phidget Control Panel.


A single Phidget may have a number of different objects that you can open an example for. For instance, a Phidget Spatial might have separate entries for its accelerometer, gyroscope, and magnetometer. Or, an LED controller Phidget may have dozens of digital output channels, each of which controls a single LED. You can click on the plus and minus signs on the left to expand the tree of attached devices to select the specific object and channel index you want. Double clicking on one of these objects will launch the example for that specific object and port.
 
<br clear="all">
For more information, take a look at the getting started guide for your operating system:
*[[OS - Windows#Getting started with Windows|Getting started with Windows]]
*[[OS - macOS#Getting started with macOS|Getting started with macOS]]
 
 
Linux users can follow the [[OS - Linux#Getting started with Linux|getting started with Linux]] guide and continue reading here for more information about the {{{1}}}.
 
===First Look===
After plugging the {{{1}}} into your computer and opening the Phidget Control Panel, you will see something like this:
[[Image:{{{1}}}_Panel.jpg|link=|center]]
 
 
The Phidget Control Panel will list all connected Phidgets and associated objects, as well as the following information:
*'''Serial number:''' allows you to differentiate between similar Phidgets.
*'''Channel:''' allows you to differentiate between similar objects on a Phidget.
*'''Version number:''' corresponds to the firmware version your Phidget is running. If your Phidget is listed in red, your firmware is out of date. Update the firmware by double-clicking the entry.
 
 
The Phidget Control Panel can also be used to test your device. Double-clicking on an object will open an example.

Latest revision as of 23:21, 24 July 2018

Phidget Control Panel

In order to demonstrate the functionality of the {{{1}}}, the Phidget Control Panel running on a Windows machine will be used.


The Phidget Control Panel is available for use on both macOS and Windows machines.

Windows

To open the Phidget Control Panel on Windows, find the Ph.jpg icon in the taskbar. If it is not there, open up the start menu and search for Phidget Control Panel

Windows PhidgetTaskbar.PNG

macOS

To open the Phidget Control Panel on macOS, open Finder and navigate to the Phidget Control Panel in the Applications list. Double click on the Ph.jpg icon to bring up the Phidget Control Panel.


For more information, take a look at the getting started guide for your operating system:


Linux users can follow the getting started with Linux guide and continue reading here for more information about the {{{1}}}.

First Look

After plugging the {{{1}}} into your computer and opening the Phidget Control Panel, you will see something like this: [[Image:{{{1}}}_Panel.jpg|link=|center]]


The Phidget Control Panel will list all connected Phidgets and associated objects, as well as the following information:

  • Serial number: allows you to differentiate between similar Phidgets.
  • Channel: allows you to differentiate between similar objects on a Phidget.
  • Version number: corresponds to the firmware version your Phidget is running. If your Phidget is listed in red, your firmware is out of date. Update the firmware by double-clicking the entry.


The Phidget Control Panel can also be used to test your device. Double-clicking on an object will open an example.