Changes between Initial Version and Version 1 of Ticket #95


Ignore:
Timestamp:
12/14/06 11:50:43 (17 years ago)
Author:
Malte Marquarding
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #95 – Description

    initial v1  
    33
    44The following is the code snippet causing the error:
    5 
     5{{{
    66    # Auto - baseline IF = 1, POL = 1
    77    sc_quo.set_unit('channel')
     
    4242
    4343TypeError: No registered converter was able to produce a C++ rvalue of type bool from this Python object of type boolscalar
     44}}}
    4445
    45