Get-TPHubPullPrintingConfiguration

8 views 0

Description

Here you can read out Pull Printing settings. If the ThinPrint Hub (resp. the Personal Printing Release Station) is configured for ezeep Blue (in the Azure cloud), then it works exactly like an ezeep Hub (parameter PpType = 1).

Syntax

Get-TPHubPullPrintingConfiguration [-Proxy ]

Parameter Description
  • IsActive
Pull Printing disabled/enabled
0/1 = False/True
  • PpType
Pull Printing type
0/1 =  ThinPrint/Ezeep
  • JobHandlingMode
print jobs one by one or print all or as long as the card is held to the card reader
0/1/2 = OneByOne/AllAtOnce/PrintWhilePresent
  • Password
password set for the Hub or release station in the ezeep Blue portal→ Network Printers→ Connectors.
-Proxy • optional (from firmware version 1.1): proxy server address
• can also be specified globally using Set-TPHubProxy

Example

Get-TPHubPullPrintingConfiguration

Previous Page
Next Page

Was this helpful?