PicoP Gen4 Programmer's Guide DA0140028 Pico P Programmers
User Manual:
Open the PDF directly: View PDF
Page Count: 34
- Chapter 1: Introduction
- Chapter 2: Communication Interface
- Chapter 3: API Functionality Overview
- Chapter 4: Connection & Library Management Functions
- Chapter 1:
- Chapter 2:
- Chapter 3:
- Chapter 4:
- 4.1. PicoP_OpenLibrary ( libraryHandle)
- 4.2. PicoP_GetLibraryInfo ( libraryHandle, libraryInfo)
- 4.3. PicoP_CloseLibrary ( libraryHandle)
- 4.4. PicoP_OpenConnection ( libraryHandle, connectionInfo, connectionHandle)
- 4.5. PicoP_OpenConnectionUart (libraryHandle, connectionInfo, connectionHandle)
- 4.6. PicoP_CloseConnection ( connectionHandle)
- Chapter 5: Display Control Functions
- 5.1. PicoP_SetBrightness ( brightnessValue, commit)
- 5.2. PicoP_GetBrightness ( brightnessValue, storageType)
- 5.3. PicoP_SetColorMode ( colorMode, commit)
- 5.4. PicoP_GetColorMode ( colorMode, storageType)
- 5.5. PicoP_SetGamma ( color, gammaValue, commit)
- 5.6. PicoP_GetGamma ( color, gammaValue, storageType)
- 5.7. PicoP_SetVideoGammaBoostMode ( color, boostMode, commit)
- 5.8. PicoP_GetVideoGammaBoostMode ( color, boostMode, storageType)
- 5.9. PicoP_SetMicroWeaveMode ( microWeaveMode, commit)
- 5.10. PicoP_GetMicroWeaveMode ( microWeaveMode, storageType)
- 5.11. PicoP_SetFlipState( flipState, commit)
- 5.12. PicoP_GetFlipState( flipState, storageType)
- 5.13. PicoP_SetOutputVideoState ( state, commit)
- 5.14. PicoP_GetOutputVideoState ( state, storageType)
- 5.15. PicoP_GetOutputVideoProperties( horizontalResolution, verticalResolution, frameRate)
- 5.16. PicoP_SetBiPhase ( phaseValue, commit)
- 5.17. PicoP_GetBiPhase ( phaseValue, storageType)
- 5.18. PicoP_SetColorAlignment ( direction, laser, offset, commit )
- 5.19. PicoP_GetColorAlignment ( direction, laser, offset, storageType )
- 5.20. PicoP_SetColorConverter ( color, coefficient, commit)
- 5.21. PicoP_GetColorConverter ( color, coefficient, storageType )
- 5.22. PicoP_SetFrameRateMode ( frameRateMode, displayVerticalScalingMode, displayHorizontalScalingMode, commit)
- 5.23. PicoP_GetFrameRateMode ( frameRateMode, displayVerticalScalingMode, displayHorizontalScalingMode, storageType)
- Chapter 6: System Management Functions
- Chapter 7: Input Control Functions
- Chapter 8: 3D Sensing Functions
- Chapter 9: Rendering Functions