Singer Instruments PIXL Client
PIXLClient Class Members
Fields  Properties  Methods  Events


SI.PIXL.Client Namespace : PIXLClient Class

The following tables list the members exposed by PIXLClient.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Get an array containing all of the PIXLs bays.  
Public FieldGet the command name for close motorised door.  
Public FieldGet the command name for initialise.  
Public FieldGet the value used to represent no colony limit.  
Public FieldGet the command name for open motorised door.  
Public FieldGet the command name for reset.  
Public FieldGet the command name for run colony detection workflow.  
Public FieldGet the command name for run random colony picking workflow.  
Public FieldGet the command name for run re-array workflow.  
Public FieldGet the command name for run re-array workflow from file.  
Public FieldGet the command name for run UV sterilisation.  
Top
Public Properties
 NameDescription
Public PropertyGet the active error.  
Public PropertyGet the available project templates for the Colony Detection workflow.  
Public PropertyGet the available pinning profiles.  
Public PropertyGet the available project templates for the Random Colony Picking workflow. If project templates are present in multiple locations on the PIXL the name of the project template will be postfixed with and underscore and the location of the project template. For example, if there is a project template called 'Example' in both the CurrentUser and Import directories on the PIXL the returned names would be 'Example_CurrentUser' and 'Example_Import'.  
Public PropertyGet the available project templates for the Re-array workflow.  
Public PropertyGet if the PIXL can awaken.  
Public PropertyGet if the PIXL can sleep.  
Public PropertyGet the amount of cleaves that have been made on the current blade.  
Public PropertyGet if the PIXL has a motorised door.  
Public PropertyGet if the PIXL is asleep.  
Public PropertyGet if the connection is live.  
Public PropertyGet if the PIXL's door is closed.  
Public PropertyGet if the PIXL's door is locked.  
Public PropertyGet if the PIXL is initialised.  
Public PropertyGet if the execution of a workflow is allowed when there is insufficient PickupLine remaining to complete the workflow.  
Public PropertyGet the PIXL's operational status.  
Public PropertyGet the estimated amount of PickupLine remaining (in meters) on the current reel.  
Public PropertyGet the amount of PickupLine that has been used (in meters) from the current reel.  
Public PropertyGet the estimated amount of cleaves that remain on the current blade.  
Public PropertyGet the remaining UV sterilisation time.  
Public PropertyGet the required plate interaction instructions.  
Public PropertyGet the required plate interactions.  
Public PropertyGet the PIXL's serial number.  
Public PropertyGet the server description of the SiLA2 device.  
Public PropertyGet the server vendor url of the SiLA2 device.  
Public PropertyGet the server version of the SiLA2 device.  
Public PropertyGet the PIXL's software version.  
Public PropertyGet the estimated remaining duration of life left on the current UV bulb.  
Public PropertyGet the total duration of use the current UV bulb has had.  
Top
Public Methods
 NameDescription
Public MethodAbort a pending operation.  
Public MethodAdjust if the execution of a workflow is allowed when there is insufficient PickupLine remaining to complete the workflow.  
Public MethodAwaken the PIXL.  
Public MethodOverloaded. Close the PIXL's motorised door.  
Public MethodDetermine the next row and column for a target layout.  
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public Methodstatic (Shared in Visual Basic)Gets an array of all channels to all PIXLs on the network.  
Public MethodGet a list of all available plate dimension file names for a given plate type.  
Public MethodGet the features this SiLA2 device implements.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Get a channel to a PIXL. This will get a channel to the first discovered PIXL on the network.  
Public MethodGet the plate that is loaded in a bay.  
Public MethodGet the location of a plate.  
Public MethodOverloaded. Initialise the PIXL.  
Public MethodDetermine if a bay is occupied.  
Public MethodDetermine if a plate is loaded.  
Public MethodOverloaded. Open the PIXL's motorised door.  
Public MethodOverloaded. Notify the PIXL that a plate has been loaded.  
Public MethodNotify the PIXL that a plate has been removed.  
Public MethodOverloaded. Reset the PIXL.  
Public MethodRestart the PIXL.  
Public MethodOverloaded. Run the Colony Detection workflow using a specified project template..  
Public MethodOverloaded. Run the Random Colony Picking workflow using the last used project template and its pinning profile.  
Public MethodOverloaded. Run the re-array workflow using the last used project template and its pinning profile.  
Public MethodOverloaded. Run the re-array workflow from a file using the last used project template and its pinning profile.  
Public MethodOverloaded. Run UV sterilisation.  
Public MethodShutdown the PIXL.  
Public MethodPut the PIXL to sleep.  
Public MethodTry and get a definition of a feature.  
Top
Public Events
 NameDescription
Public EventOccurs when the active error changes.  
Public EventOccurs when the PIXL reports the Api is being deactivated.  
Public EventOccurs when the PIXLClient.CanAwaken property changes.  
Public EventOccurs when the PIXLClient.CanSleep property changes.  
Public EventOccurs when the PIXLClient.CleavesOnCurrentBlade property changes.  
Public EventOccurs when a new item of debugging information is received.  
Public EventOccurs when the PIXLClient.IsAsleep property changes.  
Public EventOccurs when the connection to the PIXL is changed.  
Public EventOccurs when the PIXLClient.IsDoorClosed property changes.  
Public EventOccurs when the PIXLClient.IsDoorLocked property changes.  
Public EventOccurs when the PIXLClient.IsInitialised property changes.  
Public EventOccurs when the PIXLClient.OperationalStatus property changes.  
Public EventOccurs when the PIXLClient.PickupLineRemainingInMeters property changes.  
Public EventOccurs when the PIXLClient.PickupLineUsedInMeters property changes.  
Public EventOccurs when the PIXLClient.RemainingCleavesOnCurrentBlade property changes.  
Public EventOccurs when the PIXLClient.RemainingUVSterilisationTime property changes.  
Public EventOccurs when the required plate interaction instructions change.  
Public EventOccurs when the required plate interactions change.  
Public EventOccurs when the PIXLClient.UVBulbRemainingDuration property changes.  
Public EventOccurs when the PIXLClient.UVBulbTotalDuration property changes.  
Top
See Also

Reference

PIXLClient Class
SI.PIXL.Client Namespace