Insert

SCPI Command :

DISPlay:COLor:PALette:POINt:INSert
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(palette_name: str, point_index: int) None[source]
# DISPlay:COLor:PALette:POINt:INSert
driver.display.color.palette.point.insert.set(palette_name = 'abc', point_index = 1)

Inserts the entry at the specified index in the color table.

Parameters:
  • palette_name – color table

  • point_index – row number in the color table